搜索资源列表
Jpeg
- 这个源代码是实现将bmp格式的图像转变为jpeg格式的图片,可以人为规定压缩比,在运行时输入,内附测试图像。-The source code is the realization of the bmp format images into jpeg format images, the compression ratio can be artificially provided, in the run-time input, enclosing the test image.
cximage600_full
- 实现了主流图像格式jpeg,bmp,png,tiff等的解码,和显示,简单的图像处理等任务,对于想在windows下使用libjpeg,libpng的开发人员提供了很好的参考。-To achieve a mainstream image format jpeg, bmp, png, tiff, etc. decoding, and display a simple image processing tasks, who want to use windows libjpeg, libpng de
jpeg
- jpeg转bmp源码,C++,linux环境通过-jpeg convert to bmp,C++,linux & windows environment
JPEG-DCT
- 将lena.bmp图像进行JPEG压缩,使用dct变换和量化编码。-Will lena.bmp images to JPEG compression using dct transform and quantization coding.
JPEG
- JPEG压缩,输入BMP图片经过YUV444彩色空间转换,最后压缩成JPEG图片-JPEG compression, the input BMP picture after YUV444 color space conversion, and finally compressed into JPEG images
JPEG
- 有关JPEG的一些资料,如何转化成BMP,以及源程序,共大家学习-Some information about a JPEG, how converted into BMP, as well as source code, a total learning
browse-such-as-BMP-or-JPEG-image
- 该程序用于浏览一般的BMP或JPEG等图像,并且对于大小超过浏览框的图片,能够利用滚动条来辅助浏览。-The program used to browse such as BMP or JPEG image, and the picture size to exceed the browse box can use the scroll bar to assist browsing.
jpeg-8_needed_files
- 利用jpeg库实现多种图片格式的纹理贴图,如bmp,jpg,tga等-Jpeg library of textures of a variety of image formats, such as bmp, jpg, tga
JPEG
- jpeg转换,完成BMP到jpg的转换。-jpeg conversion, completed BMP to jpg conversion.
jpeg
- JPEG压缩解码程序!!!!!用于将JPEG压缩为BMP图像-jpeg encoding!!!!
image_get2
- z301摄像头读取数据并保持为jpeg何bmp格式的源代码-z301 camera reads the data and maintain the source code for jpeg bmp format Ho
jpeg-To-bmp
- 这个程序是功能是将JPEG图片文档转换成BMP图片文档。 包括JPEG文件解码,BMP文件输出。 VC++6.0下编译通过。-BMP To JPEG In VC++6.0
JPEG
- JPEG压缩算法,BMP与JPEG的相互转换-JPEG compression algorithm, BMP, and JPEG conversion
JPEG
- JPEG2000编解码源代码,可以实现将不同格式BMP,JPEG,PNG的图片格式转换为JPEG2000格式-JPEG2000 codec source code
BMP-bitmaps-into-JPEG
- 用CxImage将BMP位图转换成JPEG格式-The CxImage the BMP bitmaps into JPEG format
OcrDEMO_VCPP
- 本文介绍如何设置索引使用OCR技术的图像文件(包括TIFF,PDF,JPEG,BMP...)。下面描述的索引利用微软的IFilter技术,正因为如此,是不特定于SharePoint,但可用于任何产品使用Microsoft索引:微软搜索,桌面搜索,SQL Server搜索,并通过与谷歌桌面插件搜索。但是,我使用它与微软的Windows SharePoint Services2003。对于其他产品,注册可能需要略有不同。-This article describes how to set up th
Jpeg-demo
- 在Visual C++环境下,实现对BMP图片进行Jpeg标准压缩。-In environments of Visual C++, to achieve compressed BMP image Jpeg standards.
BMP-to-JPEG
- 对BMP图像进行分析后将其转换为JPEG图像,可以选择压缩比例,在界面上输入图片名回车,然后输入压缩比例回车,在程序文件夹内可看到压缩后的JPEG图片,文件内包含有测试图片《test》和《test1》-BMP image analysis will convert it to a JPEG image, you can choose the compression ratio the interface input pictures Enter, and then enter the compr
bmp-jpeg--mfc
- BMP实现JPEG格式的图像压缩程序设计 代码-BMP implementation of JPEG image compression application design code
BMP--to-JPEG--C-program-source-code
- BMP图像转成JPEG图像的C程序代码,希望对他人有用。-BMP image to JPEG picture C program source code